How to Install libcsvjdbc-java software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libcsvjdbc-java software package in Ubuntu 16.10 (Yakkety Yak)

libcsvjdbc-java software package provides read-only JDBC driver that uses CSV or DBF files as database tables, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcsvjdbc-java 

libcsvjdbc-java is installed in your system.

Make ensure the libcsvjdbc-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcsvjdbc-java *

You will get with libcsvjdbc-java package name, version, architecture and description in a table

libcsvjdbc-java package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Java
Package libcsvjdbc-java
Version 1.0.31-1
Description read-only JDBC driver that uses CSV or DBF files as database tables
Sub Section Java


See Also, How to uninstall or remove libcsvjdbc-java software package from Ubuntu 16.10 (Yakkety Yak)?